Share via


DomainModelSerializerAttribute.DomainModelId Property

Definition

The id (Guid) of the domain model type that can be serialized

public:
 property System::String ^ DomainModelId { System::String ^ get(); };
public string DomainModelId { get; }
member this.DomainModelId : string
Public ReadOnly Property DomainModelId As String

Property Value

Applies to