Share via


SystemPropertiesGetResponse.SystemProperties 필드

정의

응답에 반환할 시스템 속성입니다.

public: System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::SystemPropertyValue ^> ^ SystemProperties;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.SystemPropertyValue> SystemProperties;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)>]
val mutable SystemProperties : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.SystemPropertyValue>
Public SystemProperties As Collection(Of SystemPropertyValue) 

필드 값

특성

적용 대상