publishResourceUpdate
Method
interface ResourceNotificationService { // ... omitted for brevity publishResourceUpdate( resource: IResource, state?: string, stateStyle?: string): void;}Signature
method
publishResourceUpdatePublishes an update for a resource's state.
publishResourceUpdate( resource: IResource, state?: string, stateStyle?: string): voidParameters
resourceIResourcestatestringoptionalstateStylestringoptionalApplies to
This method applies to the following types: