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

IsSetFabricType() 공개 메소드

Checks if FabricType property is set
public IsSetFabricType ( ) : Boolean
리턴 Boolean
        public Boolean IsSetFabricType()
        {
            return  this.fabricTypeField != null;
        }
ItemAttributes