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

IsSetPackageDimensions() public method

Checks if PackageDimensions property is set
public IsSetPackageDimensions ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetPackageDimensions()
        {
            return this.packageDimensionsField != null;
        }
MerchantItemAttributes