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

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

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