| RightXslFilterNeedEnd Property |
[Missing <summary> documentation for "P:Activsoft.RightManagement.RightXslFilter.NeedEnd"]
Namespace: Activsoft.RightManagementAssembly: Activsoft.RightManagement (in Activsoft.RightManagement.dll) Version: 6.0.0.0 (6.0.0.0)
Syntaxpublic bool NeedEnd { get; }Public ReadOnly Property NeedEnd As Boolean
Get
public:
virtual property bool NeedEnd {
bool get () sealed;
}abstract NeedEnd : bool with get
override NeedEnd : bool with get
Property Value
Type:
BooleanImplements
IXslFilterNeedEnd
See Also