Amazon.ECS.Model.ItemAttributes.IsSetCaseMaterialType C# (CSharp) 메소드

IsSetCaseMaterialType() 공개 메소드

Checks if CaseMaterialType property is set
public IsSetCaseMaterialType ( ) : Boolean
리턴 Boolean
        public Boolean IsSetCaseMaterialType()
        {
            return  this.caseMaterialTypeField != null;
        }
ItemAttributes