Amazon.ECS.Model.MerchantItemAttributes.IsSetIncludedSoftware C# (CSharp) Méthode

IsSetIncludedSoftware() public méthode

Checks if IncludedSoftware property is set
public IsSetIncludedSoftware ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetIncludedSoftware()
        {
            return  this.includedSoftwareField != null;
        }
MerchantItemAttributes