DsmlRequestDocument.ResponseOrder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ResponseOrder property contains one of the values of DsmlResponseOrder that specifies the order of the response.
public:
property System::DirectoryServices::Protocols::DsmlResponseOrder ResponseOrder { System::DirectoryServices::Protocols::DsmlResponseOrder get(); void set(System::DirectoryServices::Protocols::DsmlResponseOrder value); };
public System.DirectoryServices.Protocols.DsmlResponseOrder ResponseOrder { get; set; }
member this.ResponseOrder : System.DirectoryServices.Protocols.DsmlResponseOrder with get, set
Public Property ResponseOrder As DsmlResponseOrder
Property Value
One of the values of DsmlResponseOrder that specifies the order of the response.
Exceptions
value
is an invalid enumeration value.
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.