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

IsSetShaftMaterialType() 공개 메소드

Checks if ShaftMaterialType property is set
public IsSetShaftMaterialType ( ) : Boolean
리턴 Boolean
        public Boolean IsSetShaftMaterialType()
        {
            return  this.shaftMaterialTypeField != null;
        }
ItemAttributes