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