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

IsSetTime() 공개 메소드

Checks if Time property is set
public IsSetTime ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetTime()
        {
            return  this.timeField != null;
        }