AccessoryPlacement Property (Article.Accessory)
                In This Topic
            
            Returns the name of the accessory placement, if the referenced article is used to a defined placement
            
            
            Syntax
            
            
            
            
            public string AccessoryPlacement {get;}
             
        
            
            public:
property String^ AccessoryPlacement {
   String^ get();
}
             
        
             
        
            
            
            Property Value
accessory placement of the referenced article
 
            
            
            
            
            
            
            
            
            
            
            See Also