MFIdentifierGuid Property

GUID if original string value was valid GUID, else empty string. AsOfNow the Alias will also return valid GUID, this might change in the future.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public string Guid { get; set; }

Property Value

String

Remarks

Internally GUID is not any different from Alias.

See Also