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

IsSetLanguages() public method

Checks if Languages property is set
public IsSetLanguages ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetLanguages()
        {
            return this.languagesField != null;
        }
MerchantItemAttributes