Used to restrict accesses satisfying specified type
Read-write property
[Visual Basic .NET] |
---|
Public Property NAssetsSatisfactionType() As AgECvSatisfactionType |
[C#] |
---|
public AgECvSatisfactionType NAssetsSatisfactionType {get; set;} |
[Managed C++] |
---|
public: __property AgECvSatisfactionType get_NAssetsSatisfactionType(); |
[Unmanaged C++] |
---|
public: HRESULT get_NAssetsSatisfactionType( |
[Java] |
---|
public AgECvSatisfactionType getNAssetsSatisfactionType(); |