Click or drag to resize

CtDocumentVersionId Property

an optional character string that may be used to identify 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 VersionId { get; set; }

Property Value

String

Implements

IIcddVersioningVersionId
See Also