RetrievePersonalWallRequest.Type 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.
Reserved for future use.
public:
property Microsoft::Xrm::Sdk::OptionSetValue ^ Type { Microsoft::Xrm::Sdk::OptionSetValue ^ get(); void set(Microsoft::Xrm::Sdk::OptionSetValue ^ value); };
public Microsoft.Xrm.Sdk.OptionSetValue Type { get; set; }
member this.Type : Microsoft.Xrm.Sdk.OptionSetValue with get, set
Public Property Type As OptionSetValue