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

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

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