InitializeFromRequest.TargetFieldType 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 which attributes are to be initialized in the initialized instance.
public:
property Microsoft::Crm::Sdk::Messages::TargetFieldType TargetFieldType { Microsoft::Crm::Sdk::Messages::TargetFieldType get(); void set(Microsoft::Crm::Sdk::Messages::TargetFieldType value); };
public Microsoft.Crm.Sdk.Messages.TargetFieldType TargetFieldType { get; set; }
member this.TargetFieldType : Microsoft.Crm.Sdk.Messages.TargetFieldType with get, set
Public Property TargetFieldType As TargetFieldType
Property Value
Indicates which attributes are to be initialized in the initialized instance.