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