IHasGuid Interface
Namespace: PTS.Records
Assembly: PTS.Records.dll
Record that has Guid identifier
Syntax
public interface IHasGuid
Properties
Guid
Declaration
Guid Guid { get; }
Property Value
Type | Description |
---|---|
System.Guid |
Record that has Guid identifier
public interface IHasGuid
Guid Guid { get; }
Type | Description |
---|---|
System.Guid |