| DataValueValueId Property |
Namespace: ConnectedApps.Cms.Entities.DataAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Guid ValueId { get; }Public ReadOnly Property ValueId As Guid
Get
public:
property Guid ValueId {
Guid get ();
}member ValueId : Guid with get
Property Value
Type:
Guid
See Also