Amazon.ECS.Model.MerchantItemAttributes.IsSetIncludedSoftware C# (CSharp) Method

IsSetIncludedSoftware() public method

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