Gets or sets a value indicating whether this instance should be published by ZyanComponentHost.
Declaring type: ZyanInterfaceAttribute
Namespace: Zyan.Communication.Composition
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public bool IsPublished { get; set; }
Property Value
true if this instance is published; otherwise, false.