Amazon.ECS.Model.Tagging.IsSetEntityId C# (CSharp) 메소드

IsSetEntityId() 공개 메소드

Checks if EntityId property is set
public IsSetEntityId ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetEntityId()
        {
            return  this.entityIdField != null;
        }