SolutionComponentOption.ImportDecision 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.
public:
property Microsoft::Xrm::Sdk::ImportDecision ImportDecision { Microsoft::Xrm::Sdk::ImportDecision get(); void set(Microsoft::Xrm::Sdk::ImportDecision value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.ImportDecision ImportDecision { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ImportDecision : Microsoft.Xrm.Sdk.ImportDecision with get, set
Public Property ImportDecision As ImportDecision
Property Value
- Attributes