Property CodeGuid
GUID user code (optional)
Can be used for unique identification in distributed systems
public Guid? CodeGuid { get; set; }
GUID user code (optional)
Can be used for unique identification in distributed systems
public Guid? CodeGuid { get; set; }