Amazon.ECS.Model.ItemAttributes.IsSetChainType C# (CSharp) Method

IsSetChainType() public method

Checks if ChainType property is set
public IsSetChainType ( ) : Boolean
return Boolean
        public Boolean IsSetChainType()
        {
            return  this.chainTypeField != null;
        }
ItemAttributes