Click or drag to resize

CtDocumentVersionDescription Property

an optional character string that may be used to provide a description for a version of the corresponding resource

Namespace: IIB.ICDD.Model.Container.Document
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public string VersionDescription { get; set; }

Property Value

String

Implements

IIcddVersioningVersionDescription
See Also