Amazon.ECS.Model.Tagging.IsSetTime C# (CSharp) Méthode

IsSetTime() public méthode

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