Amazon.ECS.Model.ItemAttributes.IsSetChainType C# (CSharp) Метод

IsSetChainType() публичный Метод

Checks if ChainType property is set
public IsSetChainType ( ) : Boolean
Результат Boolean
        public Boolean IsSetChainType()
        {
            return  this.chainTypeField != null;
        }
ItemAttributes