LinkDataSource.HasFileOpenDescriptor

LinkDataSource.HasFileOpenDescriptor property

Gets or sets a value indicating whether this link data source has the file open descriptor: CompId and OriginalCompId.

public bool HasFileOpenDescriptor { get; set; }

Property Value

true if this instance has file open descriptor; otherwise, false.

See Also