Amazon.ECS.Model.ItemAttributes.IsSetShaftMaterialType C# (CSharp) Méthode

IsSetShaftMaterialType() public méthode

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