Amazon.ECS.Model.ItemAttributes.IsSetHandOrientation C# (CSharp) Method

IsSetHandOrientation() public method

Checks if HandOrientation property is set
public IsSetHandOrientation ( ) : Boolean
return Boolean
        public Boolean IsSetHandOrientation()
        {
            return  this.handOrientationField != null;
        }
ItemAttributes