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