Amazon.ECS.Model.MerchantItemAttributes.IsSetIncludedSoftware C# (CSharp) Метод

IsSetIncludedSoftware() публичный Метод

Checks if IncludedSoftware property is set
public IsSetIncludedSoftware ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetIncludedSoftware()
        {
            return  this.includedSoftwareField != null;
        }
MerchantItemAttributes