Amazon.ECS.Model.MerchantItemAttributes.IsSetActor C# (CSharp) Method

IsSetActor() public method

Checks of Actor property is set
public IsSetActor ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetActor()
        {
            return (Actor.Count > 0);
        }
MerchantItemAttributes