RollupRequest.RollupType 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.
Gets or sets the rollup type. Required.
public:
property Microsoft::Crm::Sdk::Messages::RollupType RollupType { Microsoft::Crm::Sdk::Messages::RollupType get(); void set(Microsoft::Crm::Sdk::Messages::RollupType value); };
public Microsoft.Crm.Sdk.Messages.RollupType RollupType { get; set; }
member this.RollupType : Microsoft.Crm.Sdk.Messages.RollupType with get, set
Public Property RollupType As RollupType
Property Value
The the rollup type. Use the RollupType enumeration for this property.