AuditClaimDataCompoundCDE Property |
Namespace: SxcDeskAppLib
public string CompoundCDE { get; set; }
Public Property CompoundCDE As String Get Set
public: property String^ CompoundCDE { String^ get (); void set (String^ value); }
member CompoundCDE : string with get, set