Class PropertyDocInfo
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Pre
Assembly: dfpredat.dll
This class is to represent the document information for property.
public class PropertyDocInfo : DocInfo
Inheritance
object ← DocInfo ← PropertyDocInfo
Inherited Members
DocInfo.Icon, DocInfo.IsFailedLicense, DocInfo.Type, DocInfo.Name, DocInfo.TypeName, DocInfo.Extension, DocInfo.Description, DocInfo.IconFile, DocInfo.Filter, DocInfo.TypeID, DocInfo.NewFormType, DocInfo.DocCreateInfo, DocInfo.Handle, DocInfo.Modules, DocInfo.Mode, DocInfo.DocumentType, DocInfo.Helper, DocInfo.UntitledDocCount, DocInfo.NewDocumentName, DocInfo.Group, DocInfo.Toolkit, DocInfo.Hidden, DocInfo.Designer, DocInfo.Navigator, DocInfo.ActiveWork, DocInfo.ActiveModel
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
PropertyDocInfo()
public PropertyDocInfo()
Properties
PropertyCreateInfo
Gets and sets the creation information for property.
public PropertyCreateInfo PropertyCreateInfo { get; set; }
Property Value
PropertyCreateInfo