Skip to content

M_ZU_Core_IModel_AddEntityLinkToFile

[email protected] edited this page May 7, 2016 · 1 revision

IModel.AddEntityLinkToFile Method

[Missing

documentation for "M:ZU.Core.IModel.AddEntityLinkToFile(System.String,System.String,System.String,ZU.Configuration.Settings.IAppAccount,System.Windows.Rect,System.Windows.Threading.Dispatcher,ZU.Core.IEntity,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

Namespace: ZU.Core
Assembly: ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5952.32957

Syntax

C#

IEntity AddEntityLinkToFile(
	string filePath,
	string title,
	string accountRootFolder,
	IAppAccount account,
	Rect pos,
	Dispatcher dispatcher,
	IEntity listIEntity,
	bool isToBeIncludedIntoList,
	bool fileNotYetExists = false,
	bool isNotInSpace = true,
	bool runInUI = false
)

Parameters

 

filePath
Type: System.String
[Missing documentation for "M:ZU.Core.IModel.AddEntityLinkToFile(System.String,System.String,System.String,ZU.Configuration.Settings.IAppAccount,System.Windows.Rect,System.Windows.Threading.Dispatcher,ZU.Core.IEntity,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
title
Type: System.String
[Missing documentation for "M:ZU.Core.IModel.AddEntityLinkToFile(System.String,System.String,System.String,ZU.Configuration.Settings.IAppAccount,System.Windows.Rect,System.Windows.Threading.Dispatcher,ZU.Core.IEntity,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
accountRootFolder
Type: System.String
[Missing documentation for "M:ZU.Core.IModel.AddEntityLinkToFile(System.String,System.String,System.String,ZU.Configuration.Settings.IAppAccount,System.Windows.Rect,System.Windows.Threading.Dispatcher,ZU.Core.IEntity,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
account
Type: ZU.Configuration.Settings.IAppAccount
[Missing documentation for "M:ZU.Core.IModel.AddEntityLinkToFile(System.String,System.String,System.String,ZU.Configuration.Settings.IAppAccount,System.Windows.Rect,System.Windows.Threading.Dispatcher,ZU.Core.IEntity,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
pos
Type: System.Windows.Rect
[Missing documentation for "M:ZU.Core.IModel.AddEntityLinkToFile(System.String,System.String,System.String,ZU.Configuration.Settings.IAppAccount,System.Windows.Rect,System.Windows.Threading.Dispatcher,ZU.Core.IEntity,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
dispatcher
Type: System.Windows.Threading.Dispatcher
[Missing documentation for "M:ZU.Core.IModel.AddEntityLinkToFile(System.String,System.String,System.String,ZU.Configuration.Settings.IAppAccount,System.Windows.Rect,System.Windows.Threading.Dispatcher,ZU.Core.IEntity,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
listIEntity
Type: ZU.Core.IEntity
[Missing documentation for "M:ZU.Core.IModel.AddEntityLinkToFile(System.String,System.String,System.String,ZU.Configuration.Settings.IAppAccount,System.Windows.Rect,System.Windows.Threading.Dispatcher,ZU.Core.IEntity,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
isToBeIncludedIntoList
Type: System.Boolean
[Missing documentation for "M:ZU.Core.IModel.AddEntityLinkToFile(System.String,System.String,System.String,ZU.Configuration.Settings.IAppAccount,System.Windows.Rect,System.Windows.Threading.Dispatcher,ZU.Core.IEntity,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
fileNotYetExists (Optional)
Type: System.Boolean
[Missing documentation for "M:ZU.Core.IModel.AddEntityLinkToFile(System.String,System.String,System.String,ZU.Configuration.Settings.IAppAccount,System.Windows.Rect,System.Windows.Threading.Dispatcher,ZU.Core.IEntity,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
isNotInSpace (Optional)
Type: System.Boolean
[Missing documentation for "M:ZU.Core.IModel.AddEntityLinkToFile(System.String,System.String,System.String,ZU.Configuration.Settings.IAppAccount,System.Windows.Rect,System.Windows.Threading.Dispatcher,ZU.Core.IEntity,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
runInUI (Optional)
Type: System.Boolean
[Missing documentation for "M:ZU.Core.IModel.AddEntityLinkToFile(System.String,System.String,System.String,ZU.Configuration.Settings.IAppAccount,System.Windows.Rect,System.Windows.Threading.Dispatcher,ZU.Core.IEntity,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

Return Value

Type: IEntity
[Missing documentation for "M:ZU.Core.IModel.AddEntityLinkToFile(System.String,System.String,System.String,ZU.Configuration.Settings.IAppAccount,System.Windows.Rect,System.Windows.Threading.Dispatcher,ZU.Core.IEntity,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

See Also

Reference

IModel Interface
ZU.Core Namespace

Clone this wiki locally